diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-08 20:01:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 20:01:00 +0900 |
| commit | 58ff6d436f2180c1bb3ea967636d0715258542a4 (patch) | |
| tree | e0c130bf8479dcfedc79059202a9c4449bc54048 /config/waybar/style/[Colorful] Rainbow Spectrum.css | |
| parent | 8ead68af4e161693f82e5dcd37118d7a2dac24d5 (diff) | |
| parent | a5530ba1c81a482aa8e77db9bf37aa5894d1fa86 (diff) | |
Merge pull request #605 from JaKooLit/development
Development to main
Diffstat (limited to 'config/waybar/style/[Colorful] Rainbow Spectrum.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Rainbow Spectrum.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 7afd24ce..fd4e5cb5 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -113,6 +113,8 @@ tooltip label{ #custom-playerctl, #custom-power_vertical, #custom-power, +#custom-quit, +#custom-reboot, #custom-settings, #custom-spotify, #custom-swaync, @@ -232,6 +234,7 @@ tooltip label{ background-color: #cba6f7; } +#custom-reboot, #wireplumber { background-color: #a6e3a1; } @@ -245,6 +248,7 @@ tooltip label{ background-color: #89dceb; } +#custom-quit, #temperature { background-color: #86b4fa; } |
